Skip to content

Conversation

walmir-silva
Copy link
Contributor

Tests were failing due to incorrect exception instantiation. This commit fixes the issue by properly using ProcessorRuntimeException.

Changes:

  • Replace ProcessingException with ProcessorRuntimeException in tests
  • Use static factory method for exception creation
  • Update error assertions to match new structure

Tests were failing due to incorrect exception instantiation. This commit
fixes the issue by properly using ProcessorRuntimeException.

Changes:

- Replace ProcessingException with ProcessorRuntimeException in tests
- Use static factory method for exception creation
- Update error assertions to match new structure
@walmir-silva walmir-silva merged commit bd2e69b into main Oct 25, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant